Release 10.1A: OpenEdge Data Management:
SQL Reference
ROWID
Returns the row identifier of the current row in a table. This function takes no arguments. The
Note: Using itsROWIDof a row is determined when the row is inserted into the table. Once assigned, theROWIDremains the same for the row until the row is deleted. At any given time, each row in a table is uniquely identified by itsROWID.ROWIDis the most efficient way of selecting the row.Syntax
Example
This example illustrates the
ROWIDfunction, returning all columns from the row in thecustomerstable where theROWID= ‘10’:
Compatibility
Progress extension
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |